type runtime.traceSchedResourceState
8 uses
runtime (current package)
traceruntime.go#L16: traceSchedResourceState
traceruntime.go#L34: traceSchedResourceState
tracestatus.go#L160: type traceSchedResourceState struct {
tracestatus.go#L180: func (r *traceSchedResourceState) acquireStatus(gen uintptr) bool {
tracestatus.go#L189: func (r *traceSchedResourceState) readyNextGen(gen uintptr) {
tracestatus.go#L196: func (r *traceSchedResourceState) statusWasTraced(gen uintptr) bool {
tracestatus.go#L202: func (r *traceSchedResourceState) setStatusTraced(gen uintptr) {
tracestatus.go#L207: func (r *traceSchedResourceState) nextSeq(gen uintptr) traceArg {
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |